home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Erect Magazine
/
Hyper Erect Magazine - Disc 1.iso
/
pc
/
p_bro_m.dxr
/
00015_AUTO.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-04-12
|
190 b
|
9 lines
on mouseDown
global gslidetime
set the visible of sprite (the clickOn + 5) to 1
set the visible of sprite 48 to 1
updateStage()
set gslidetime to the ticks + 120
go("SLIDE")
end